object MainF: TMainF Left = 0 Top = 116 ActiveControl = PressSpaceB BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = ' ' ClientHeight = 263 ClientWidth = 632 Color = 8454143 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Icon.Data = {} PopupMenu = PopupMenu1 Position = poScreenCenter Visible = True OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object LogoP: TPanel Left = 8 Top = 9 Width = 617 Height = 177 BevelInner = bvRaised BevelWidth = 2 Color = clSilver Font.Color = clBlack Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 1 object Image1: TImage Left = 541 Top = 104 Width = 66 Height = 38 Picture.Data = {} PopupMenu = PopupMenu1 Stretch = True Visible = False end object Title1: TLabel Left = 4 Top = 4 Width = 609 Height = 24 Align = alTop Alignment = taCenter PopupMenu = PopupMenu1 Transparent = True end object Title2: TLabel Left = 4 Top = 149 Width = 609 Height = 24 Align = alBottom Alignment = taCenter PopupMenu = PopupMenu1 Transparent = True end end object PressSpaceB: TBitBtn Left = 216 Top = 192 Width = 200 Height = 33 Caption = '&Start' Default = True PopupMenu = PopupMenu1 TabOrder = 0 OnClick = PressSpaceBClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB BB33338888888888888F33BB00BBBBBBBB33338F88333333F38F33BB0BBBBBB0 BB33338F83F33338FF8F33BBB0BBBB000B33338F38FF3388838F33BBB00BB00B BB33338F388F3883338F33BBBB0B00BBBB33338F338F8833338F33BBBB000BBB BB33338F33888F33338F33EEEE000EEEEE33338F3F888FFF338F33EE0E70000E EE33338F83F88883338F33EEE0700EEEEE33338F38388F33338F33EEEE000EEE EE33338F33888F33338F33EEEEE00EEEEE33338F33388FF3338F33EEEEEE00EE EE33338F333388F3338F33EEEEEE00EEEE33338F33338833338F33EEEEEEEEEE EE33338FFFFFFFFFFF8F33EEEEEEEEEEEE333388888888888883} NumGlyphs = 2 end object CopyRightP: TPanel Left = 8 Top = 232 Width = 617 Height = 25 Caption = '� Copyright 1997 All rights reserved GTDR' Color = clHighlight Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False PopupMenu = PopupMenu1 TabOrder = 2 end object IntroTimer: TTimer Enabled = False Interval = 10 OnTimer = IntroTimerTimer Left = 8 end object PopupMenu1: TPopupMenu Left = 40 Top = 1 object Import1: TMenuItem Caption = 'Import' ShortCut = 0 OnClick = Import1Click end end end